alpha

open fun alpha(alpha: Float): Color.Builder

Sets the alpha channel value in the 0..1 range.

Return

this builder

Parameters

alpha

the alpha channel value

Throws

when the alpha is out of the 0..1 range